home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-01-24 | 357 b | 16 lines | [TEXT/ToyS] |
- tell application "FileMaker Pro"
- class of first field
- best type of field "a"
- default type of field -2
- ID of field "b"
- name of field 2
- nulls OK of field 2
- repeats of field "b"
- repeats of field "c"
- repeat size of field "b"
- unique value of field 2
- protection of field -2
- formula of field "c"
- lock of last field
- globalValue of every field
- end tell